Skip to content

Bump com.rabbitmq:amqp-client from 5.6.0 to 5.34.0 - #11

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.rabbitmq-amqp-client-5.34.0
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/com.rabbitmq-amqp-client-5.34.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 17, 2026

Copy link
Copy Markdown

Bumps com.rabbitmq:amqp-client from 5.6.0 to 5.34.0.

Release notes

Sourced from com.rabbitmq:amqp-client's releases.

5.34.0

Changes between 5.33.1 and 5.34.0

This is a maintenance release with bug fixes and dependency upgrades. It is compatible with 5.33.1. All users are encouraged to upgrade.

Harden connection negotiation phase

GitHub PRs: #2018 #2020

Honor unlimited negotiated frame_max when capping inbound message size

GitHub PR: #2016

Reject negative body size when parsing content headers

GitHub PR: #2014

Bump dependencies

GitHub issue: #2006

Dependency

Maven

<dependency>
  <groupId>com.rabbitmq</groupId>
  <artifactId>amqp-client</artifactId>
  <version>5.34.0</version>
</dependency>

Gradle

compile 'com.rabbitmq:amqp-client:5.34.0'

5.33.1

Changes between 5.33.0 and 5.33.1

This is a maintenance release with a bug fix. It is compatible with 5.33.0. All users are encouraged to upgrade.

Harden ValueReader

GitHub PR: #2008

Dependency

... (truncated)

Commits
  • 877cf12 [maven-release-plugin] prepare release v5.34.0
  • 559ffa4 Set release version to 5.34.0
  • 3bf04df Merge pull request #2020 from rabbitmq/start-processing-callback-v5
  • 6606aa9 Defer main loop start until after the header is sent
  • b394e40 Format
  • 2b057bf Merge pull request #2018 from rabbitmq/mergify/bp/v5.x/pr-2017
  • ff33429 Initialize frame handler's connection reference before sending header
  • 4aee133 Merge pull request #2016 from rabbitmq/mergify/bp/v5.x/pr-2015
  • de2e6ad Reject negative negotiated frame_max
  • e7f10bf Honor unlimited negotiated frame_max when capping inbound message size
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [com.rabbitmq:amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) from 5.6.0 to 5.34.0.
- [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases)
- [Commits](rabbitmq/rabbitmq-java-client@v5.6.0...v5.34.0)

---
updated-dependencies:
- dependency-name: com.rabbitmq:amqp-client
  dependency-version: 5.34.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Sep 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants